Skip to content

feat: add --remote option to list command for retrieving published versions - #4

Open
horihiro wants to merge 4 commits into
anthonychu:mainfrom
horihiro:feat-list-remote
Open

feat: add --remote option to list command for retrieving published versions#4
horihiro wants to merge 4 commits into
anthonychu:mainfrom
horihiro:feat-list-remote

Conversation

@horihiro

Copy link
Copy Markdown
Contributor

This PR is adding the feature to retrieve published functions-core-tools versions like the following screenshot.
image

Each label means:

  • env: specified version by the environment variable FUNCVM_CORE_TOOLS_VERSION
  • local: specified version by ./.func-version
  • global: specified version by $HOME/.funcvm/download/funcvm-core-tools-version.txt
  • installed: installed version but not specified by env, local and global
  • not installed not installed even though specified by env, local or global
  • no label: not installed and not specified env, local and global.

I want to discuss this feature, more appropriate labeling, label ordering and etc.

@horihiro horihiro changed the title feat: add --remote option to list command for retrieving published veresions feat: add --remote option to list command for retrieving published versions Nov 13, 2021
@horihiro

Copy link
Copy Markdown
Contributor Author

@anthonychu Could you please look into this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant